home *** CD-ROM | disk | FTP | other *** search
- What is 'const correctness'?
-
- Is 'const correctness' a good goal?
-
- Is 'const correctness' tedious?
-
- Should I try to get things const correct 'sooner' or 'later'?
-
- What is a `const member function'?
-
- What is an 'inspector'? What is a 'mutator'?
-
- What is 'casting away const in an inspector' and why is it legal?
-
- But doesn't 'cast away const' mean lost optimization opportunities?
-
-